From: toml@tomlt2.austin.ibm.com Date: Tue, 24 Jan 2006 16:59:54 +0000 (+0100) Subject: Adding __init__.py file to remove build warning. X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~16538 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=0e6f8cf5f70b6fa77f92497354beffff2f54a67b;p=xen.git Adding __init__.py file to remove build warning. It turns out the hg export command does not include zero size files in the generated diff and this was overlooked. --- diff --git a/tools/security/python/xensec_gen/__init__.py b/tools/security/python/xensec_gen/__init__.py new file mode 100644 index 0000000000..8b13789179 --- /dev/null +++ b/tools/security/python/xensec_gen/__init__.py @@ -0,0 +1 @@ +